Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle properly indexing rectangles that crosses the dateline (#53810) #53947

Merged
merged 1 commit into from
Mar 23, 2020

Conversation

iverase
Copy link
Contributor

@iverase iverase commented Mar 23, 2020

When indexing a rectangle that crosses the dateline, we are currently not
handling it properly and we index a polygon that do not cross the dateline.
This changes generates two polygons wrapping the dateline.

backport #53810

…c#53810)

When indexing a rectangle that crosses the dateline, we are currently not
handling it properly and we index a polygon that do not cross the dateline.
This changes generates two polygons wrapping the dateline.
@iverase iverase added >bug :Analytics/Geo Indexing, search aggregations of geo points and shapes backport v7.7.0 labels Mar 23, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-analytics-geo (:Analytics/Geo)

@iverase iverase merged commit efd1838 into elastic:7.x Mar 23, 2020
@iverase iverase deleted the backportIndexingRect branch March 23, 2020 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Geo Indexing, search aggregations of geo points and shapes backport >bug v7.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants